Goto

Collaborating Authors

 warm user


Ultra Fast Warm Start Solution for Graph Recommendations

Yusupov, Viacheslav, Rakhuba, Maxim, Frolov, Evgeny

arXiv.org Artificial Intelligence

In this work, we present a fast and effective Linear approach for updating recommendations in a scalable graph-based recommender system UltraGCN. Solving this task is extremely important to maintain the relevance of the recommendations under the conditions of a large amount of new data and changing user preferences. To address this issue, we adapt the simple yet effective low-rank approximation approach to the graph-based model. Our method delivers instantaneous recommendations that are up to 30 times faster than conventional methods, with gains in recommendation quality, and demonstrates high scalability even on the large catalogue datasets.


ColdGAN: Resolving Cold Start User Recommendation by using Generative Adversarial Networks

Lai, Po-Lin, Chen, Chih-Yun, Lo, Liang-Wei, Chen, Chien-Chin

arXiv.org Artificial Intelligence

Mitigating the new user cold-start problem has been critical in the recommendation system for online service providers to influence user experience in decision making which can ultimately affect the intention of users to use a particular service. Previous studies leveraged various side information from users and items; however, it may be impractical due to privacy concerns. In this paper, we present ColdGAN, an end-to-end GAN based model with no use of side information to resolve this problem. The main idea of the proposed model is to train a network that learns the rating distributions of experienced users given their cold-start distributions. We further design a time-based function to restore the preferences of users to cold-start states. With extensive experiments on two real-world datasets, the results show that our proposed method achieves significantly improved performance compared with the state-of-the-art recommenders.


Ice-Breaking: Mitigating Cold-Start Recommendation Problem by Rating Comparison

Xu, Jingwei (Nanjing University) | Yao, Yuan (Nanjing University) | Tong, Hanghang (Arizona State University) | Tao, Xianping (Nanjing University) | Lu, Jian (Nanjing University)

AAAI Conferences

Recommender system has become an indispensable component in many e-commerce sites. One major challenge that largely remains open is the cold-start problem, which can be viewed as an ice barrier that keeps the cold-start users/items from the warm ones. In this paper, we propose a novel rating comparison strategy (RaPare) to break this ice barrier. The center-piece of  our RaPare is to provide a fine-grained calibration on the latent profiles of cold-start users/items by exploring the differences between cold-start and warm users/items. We instantiate our RaPare strategy on the prevalent method in recommender system, i.e., the matrix factorization based collaborative filtering. Experimental evaluations on two real data sets validate the superiority of our approach over the existing methods in cold-start scenarios.